<<Prev Up Next>>

Music files

Each music sample is a .wav file. I created a label file for each sample that gives the solo and non-solo times.

Training files

I basically used one .wav file to tune my classifier. Here is the label file I created for it.

Test files

Sample number .wav label file
1 1.wav 1.txt
2 2.wav 2.txt
3 3.wav 3.txt
4 4.wav 4.txt
5 5.wav 5.txt
6 6.wav 6.txt
7 7.wav 7.txt

Code

I wrote my code in Matlab.  Some of the function calls may require some of the Matlab toolboxes.  Here is the basic code to run the classifier on the eight samples.  I've included the samples and labels themselves in the zip so you don't have to worry about downloading them individually.

<<Prev Up Next>>

Christine Smit

Christine Smit's email address